The fire is gone, but we have wobbly widgets!
/* OpenGL/Transitions
- * #Keywords: OpenGL, shader
+ * #Keywords: OpenGL, shader, effect
*
* Create transitions between pages using a custom fragment shader.
*
* The transitions work with arbitrary content. We use images, shaders
* GL areas and plain old widgets to demonstrate this.
*
- * The demo also shows some sample fire effects on the buttons.
+ * The demo also shows some over-the-top effects like wobbly widgets,
+ * and a an animated background.
*/
#include <math.h>